-- card: 4213 from stack: in -- bmap block id: 4604 -- flags: 0000 -- background id: 2645 -- name: Cravenshaw Caverns -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=55 top=272 right=298 bottom=80 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Cravenshaw" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=320 top=31 right=54 bottom=345 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Cravenshaw Catacombs" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=176 top=152 right=177 bottom=202 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card "Cravenshaw" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=55 top=55 right=81 bottom=81 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual effect iris open slowly go to card "Dark Gateway" end mouseUp